home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / vde131.arc / VDE131.UPD < prev    next >
Text File  |  1989-07-20  |  3KB  |  82 lines

  1.  
  2.                                   VDE131.UPD
  3.                                   ----------
  4.                                E.Meyer - 03/89
  5.  
  6.  
  7.      This is a quick guide, for users of earlier versions of VDE, to noticable 
  8. changes in VDE since version 1.30.  Please read VDE.DOC and VINST.DOC for full 
  9. details.
  10.  
  11.  
  12.                                      VDE:
  13.  
  14.      1.  VDE can now automatically number a list of items, with two new 
  15. commands: ^P#, ^K#.  In place of each number, use the command ^P# instead.  
  16. Then mark off the block on which numbering is to be done; type ^K#, and the 
  17. markers will be replaced by numbers in sequence (eg 1,2,...).  You will be 
  18. prompted for the starting number.  See AUTO NUMBER.
  19.  
  20.      2.  A new command, ^KZ, allows you to "zoom into" a block, temporarily 
  21. hiding the rest of the file.  Use ^KZ again to zoom back out.  See BLOCK 
  22. COMMANDS.
  23.  
  24.      3.  There are now 36 macro keys: EscA..Z, as well as Esc0..9.  (EscA..Z
  25. can now be used as program labels as well.)  Two small changes had to be made 
  26. to allow this:
  27.          a.  The commands to define and store macros (formerly EscM,K) 
  28.       have been changed to Esc[ and Esc], respectively.
  29.          b.  To make a macro no-repeat or quiet macro, you must now 
  30.       type ^N or ^Q at the prompt (not N or Q alone, as before).
  31. See MACRO KEYS.
  32.  
  33.      4.  A new command, Alt-U ("Use"), lets you read in another set of macro 
  34. or function key definitions while editing.  You will be prompted for the 
  35. filename.  The filetype MUST be either ".VDK" or ".VDF", as this determines 
  36. whether these are macro or function keys.  See KEY DEFINITION FILES.
  37.  
  38.      5.  You can now specify key definition files (".VDK" and/or ".VDF") to 
  39. load from the command line, for example:
  40.               C>vde my.doc/w;ws4.vdf;set2.vdk
  41. The file names must occur at the end of the command line, after a semicolon, 
  42. and must be separated by semicolons.  See KEY DEFINITION FILES.
  43.  
  44.      6.  The Esc] command can now redefine function keys as well as macro 
  45. keys.  In addition to "0-9" or "A-Z", you can press the function key (F1... 
  46. F40) you want to store to.  See FUNCTION KEYS.
  47.  
  48.      7.  A new command, ^OD, gives you a preview of the text with all control 
  49. codes (printer codes, etc) and markers (block, place, hard CR, etc) hidden.  
  50. Press ESC to continue editing.  See SCREEN CONTROLS.
  51.  
  52.  
  53.                                   VINSTALL:
  54.  
  55.      1.  Function keys can now be made No-repeat or Quiet or not, as desired, 
  56. just like macro keys.  If you assign a function that will prompt for user 
  57. input (like ^QF) to a key, don't make it Quiet, or you may not see the prompt.  
  58. See FUNCTION KEYS.
  59.  
  60.      2.  There is now a user option to set the default file buffer size, from 
  61. 16 to 64K.  Normally 64K; users with limited memory may want to decrease this.  
  62. See OPTIONS.
  63.  
  64.      3.  You can now press Esc at most data prompts in VINSTALL to return 
  65. immediately to the Main Menu.
  66.  
  67.  
  68.                              MINOR ENHANCEMENTS:
  69.  
  70.      1.  Several small bugs have been fixed, including a tendency of the Alt-R 
  71. command to crash on DOS versions prior to 2.11.
  72.  
  73.      2.  The Match command (Alt-M) no longer pauses at each individual 
  74. character: it advances to the next LINE on which a difference occurs.
  75.  
  76.      3.  The ^QP command is now unaffected by small moves; it "remembers" only 
  77. large ones.
  78.  
  79.  
  80.  
  81.         ----- Eric Meyer, 401 12th Ave SE #139, Norman OK 73071 -----
  82.